home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / commodore-scene-files / Coverdisks / CDU / V4D07.D64 / raster master (.txt) < prev    next >
Encoding:
Commodore BASIC  |  2019-04-13  |  180 b   |  9 lines

  1. 10 REM
  2. 20 REM :RASTERMASTER LOADER
  3. 30 REM
  4. 35 POKE 53280,4:POKE53281,4
  5. 36 PRINT"[147]PLEASE WAIT- LOADING RASTERMASTER!"
  6. 40 A=A+1
  7. 50 IFA=1 THEN LOAD"RASTERMASTER.MC",8,1
  8. 60 SYS 40888
  9.